home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / BASICDT.SPK / StrongEd+ / !ReadMe next >
Text File  |  1997-04-08  |  1KB  |  18 lines

  1. This directory contains an add-on to StrongEd, which enables you to send a BASIC file, that you have loaded into StrongEd, straight to !BasDT.
  2.  
  3. To install it:
  4.  
  5. 1. Load the sprite file !StrongEd.Resources.Sprites (or, in older versions,    !StrongEd.Sprites) into Paint, add the contents of file Sprites+ to it, and save it.
  6.  
  7. 2. Load the sprite file !StrongEd.Resources.Sprites22 (or, in older versions, !StrongEd.Sprites22) into Paint, add the contents of file Sprites22+ to it, and save it.
  8.  
  9. 3. Load the mode file !StrongEd.Modes.BASIC into StrongEd, and move the cursor to the end of the "Functions" section, just before the "End" line. Add the contents of file BASIC+ to it, and save it.
  10.  
  11. 4. Quit and re-start StrongEd to let the changes take effect.
  12.  
  13. You now have an extra smarticon on the toolbar when you edit a Basic file.
  14.  
  15. • A SELECT-click on the smarticon runs the file in !BasDT, as if you had dragged the file onto the BasDT icon. (N.B.: changes to the program in the StrongEd window will not be noticed, as BasDT reads the file from disk.)
  16.  
  17. • An ADJUST-click on the smarticon saves the file first, and then runs it in BasDT.
  18.